/** * functions.php - Theme functions and setup * Theme Name: Professional Services AI * Description: Custom WordPress theme for professional services with AI-powered administration * Version: 1.0 * Author: Your Company */ // Prevent direct access if (!defined('ABSPATH')) { exit; }